Skip to content

yo angular-fullstack:directive uses deprecated method #1785

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

jaspersorrio
Copy link
Contributor

@jaspersorrio jaspersorrio commented Apr 19, 2016

when doing yo angular-fullstack:directive, the message (!) require('yeoman-generator').generators.Base is deprecated. Use require('yeoman-generator').Base directly will appear.

So i edited the file to use require('yeoman-generator').Base directly.

when doing `yo angular-fullstack:directive`, the message `(!) require('yeoman-generator').generators.Base is deprecated. Use require('yeoman-generator').Base directly` will appear.
@Awk34
Copy link
Member

Awk34 commented Apr 19, 2016

Please rename your commit to something like refactor(gen:directive): don't use deprecated generators.Base

@Awk34
Copy link
Member

Awk34 commented Apr 20, 2016

I've just cherry-picked and renamed your commit in #1792

@Awk34 Awk34 closed this Apr 20, 2016
@jaspersorrio
Copy link
Contributor Author

Alright! Thanks for the good work!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants